Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.commands.ICommandHandlerServiceListener

Packages that use ICommandHandlerServiceListener
org.eclipse.ui.commands   
 

Uses of ICommandHandlerServiceListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type ICommandHandlerServiceListener
 void ICommandHandlerService.addCommandHandlerServiceListener(ICommandHandlerServiceListener commandHandlerServiceListener)
          Registers an instance of ICommandHandlerServiceListener to listen for changes to properties of this instance.
 void ICommandHandlerService.removeCommandHandlerServiceListener(ICommandHandlerServiceListener commandHandlerServiceListener)
          Unregisters an instance of ICommandHandlerServiceListener listening for changes to properties of this instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.